<ConceptModelerOO>
  <classdiagram id="0">
    <Model>
      <objectmodel id="1">
        <class name="KlasseB" id="2">
          <attributes>
            <attribute name="b=1" id="3"/>
          </attributes>
          <operations>
            <operation name="erhoeheB()" id="4">
              <method>b = b + 1;</method>
            </operation>
          </operations>
        </class>
        <object name="objekt" id="5">
          <instanceof>
            <class ref="2"/>
          </instanceof>
          <variable>
            <attribute name="a=1" id="6"/>
            <double>4</double>
          </variable>
          <variable>
            <attribute ref="3"/>
            <double>7</double>
          </variable>
        </object>
        <object name="objekt" id="7">
          <instanceof>
            <class name="KlasseA" id="8">
              <attributes>
                <attribute ref="6"/>
              </attributes>
              <operations>
                <operation name="erhoeheA()" id="9">
                  <method>a = a + 1;</method>
                </operation>
              </operations>
            </class>
          </instanceof>
          <variable>
            <attribute ref="6"/>
            <double>5</double>
          </variable>
        </object>
        <class ref="8"/>
        <generalization id="a">
          <start>
            <class ref="2"/>
          </start>
          <end>
            <class ref="8"/>
          </end>
        </generalization>
      </objectmodel>
    </Model>
    <figures>
      <classF y="63" x="110" id="b">
        <model>
          <class ref="8"/>
        </model>
      </classF>
      <classF y="185" x="113" id="c">
        <model>
          <class ref="2"/>
        </model>
      </classF>
      <commentLinkF id="d">
        <points>
          <p y="114.58878795709623" x="109.5"/>
          <p y="119.8061997129478" x="92.029296875"/>
        </points>
        <startConnector>
          <rectConnector id="e">
            <owner>
              <classF ref="b"/>
            </owner>
          </rectConnector>
        </startConnector>
        <endConnector>
          <rectConnector id="f">
            <owner>
              <methodF w="86.529296875" h="77.751953125" y="94" x="5" id="10">
                <model index="0">
                  <classF ref="b"/>
                </model>
                <a>
                  <fontFace>
                    <font style="0" size="0" name="Verdana"/>
                  </fontFace>
                </a>
              </methodF>
            </owner>
          </rectConnector>
        </endConnector>
      </commentLinkF>
      <commentLinkF id="11">
        <points>
          <p y="232.7135539504717" x="112.5"/>
          <p y="237.0383991745283" x="91.662109375"/>
        </points>
        <startConnector>
          <rectConnector id="12">
            <owner>
              <classF ref="c"/>
            </owner>
          </rectConnector>
        </startConnector>
        <endConnector>
          <rectConnector id="13">
            <owner>
              <methodF w="84.162109375" h="77.751953125" y="207" x="7" id="14">
                <model index="0">
                  <classF ref="c"/>
                </model>
                <a>
                  <fontFace>
                    <font style="0" size="0" name="Verdana"/>
                  </fontFace>
                </a>
              </methodF>
            </owner>
          </rectConnector>
        </endConnector>
      </commentLinkF>
      <objectF y="62" x="290" id="15">
        <model>
          <object ref="7"/>
        </model>
      </objectF>
      <objectF y="155" x="292" id="16">
        <model>
          <object ref="5"/>
        </model>
      </objectF>
      <generalizationF id="17">
        <model>
          <generalization ref="a"/>
        </model>
        <points>
          <p c2x="169.24538073056806" c1y="182" y="185" c2y="182" c1x="169.24538073056806" x="144.0790370606172"/>
          <p y="140.751953125" x="143.76402388203874"/>
        </points>
        <startConnector>
          <arectConnector angle="-1.8265204" id="18">
            <owner>
              <classF ref="c"/>
            </owner>
          </arectConnector>
        </startConnector>
        <endConnector>
          <arectConnector angle="1.7657095" id="19">
            <owner>
              <classF ref="b"/>
            </owner>
          </arectConnector>
        </endConnector>
      </generalizationF>
      <dragmsg y="270" x="320" id="1a">
        <a>
          <fillColor>
            <color rgba="#ffffff66"/>
          </fillColor>
          <strokeColor>
            <color rgba="#ff000000"/>
          </strokeColor>
          <text>
            <string>erhoeheA</string>
          </text>
        </a>
      </dragmsg>
      <dragmsg y="298" x="320" id="1b">
        <a>
          <fillColor>
            <color rgba="#ffffff66"/>
          </fillColor>
          <strokeColor>
            <color rgba="#ff000000"/>
          </strokeColor>
          <text>
            <string>erhoeheB</string>
          </text>
        </a>
      </dragmsg>
      <methodF ref="10"/>
      <methodF ref="14"/>
    </figures>
  </classdiagram>
</ConceptModelerOO>
